home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 8
/
Revista CD Expert nº 08 CD1.iso
/
Utilitarios
/
Sistema
/
WinRescue
/
RescueW98.exe
/
_SETUP.DLL
/
RCDATA
/
TFORM5
/
TFORM5.txt
< prev
Wrap
Text File
|
1999-03-03
|
1KB
|
54 lines
object Form5: TForm5
Left = 235
Top = 169
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Installing'
ClientHeight = 96
ClientWidth = 259
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = Form5Activate
OnClose = Form5Close
PixelsPerInch = 96
TextHeight = 13
object Gauge1: TGauge
Left = 9
Top = 41
Width = 241
Height = 23
Progress = 0
end
object Label1: TLabel
Left = 8
Top = 8
Width = 57
Height = 13
Caption = 'Copying file:'
end
object Label2: TLabel
Left = 25
Top = 24
Width = 3
Height = 13
end
object Button1: TButton
Left = 100
Top = 71
Width = 55
Height = 20
Cancel = True
Caption = 'Cancel'
TabOrder = 0
OnClick = Button1Click
end
end